Lucene search
+L

2333 matches found

CVE
CVE
added 2012/05/24 11:0 p.m.98 views

CVE-2011-4081

CVE-2011-4081 affects the Linux kernel crypto/ghash-generic.c. The vulnerability arises when a missing or failed ghash_setkey is followed by ghash_update or ghash_final (demonstrated via AF_ALG socket write), potentially causing a NULL pointer dereference and OOPS. Connected advisories (e.g., Mir...

5.5CVSS5.9AI score0.00456EPSS
Save
CVE
CVE
added 2018/04/19 8:0 a.m.98 views

CVE-2017-18261

CVE-2017-18261 : The issue is in the Linux kernel, specifically the arch_timer_reg_read_stable macro in arch/arm64/include/asm/arch_timer.h, with versions before 4.13. It allows a local user to trigger a denial of service (infinite recursion) by writing to a file under /sys/kernel/debug in certai...

5.5CVSS5.1AI score0.00335EPSS
Save
CVE
CVE
added 2024/03/25 9:7 a.m.98 views

CVE-2021-47145

CVE-2021-47145 affects the Linux kernel (btrfs) where a BUG_ON in link_to_fixup_dir can trigger a kernel panic during error paths in log recovery. The description shows a replay/recover flow (replay_one_buffer, btrfs_recover_log_trees, open_ctree) panicking with an invalid opcode in fs/btrfs/tree...

5.5CVSS6.8AI score0.00271EPSS
Save
CVE
CVE
added 2024/05/21 2:19 p.m.98 views

CVE-2021-47253

CVE-2021-47253 affects the Linux kernel’s DRM/AMD display path, where DMUB hw_init could leak memory on suspend/resume due to kzalloc allocation without guard. The fix ensures the DC wrapper memory is only allocated if it was not previously allocated, avoiding reallocation on suspend/resume. Docu...

5.5CVSS6.6AI score0.00225EPSS
Save
CVE
CVE
added 2024/05/21 2:20 p.m.98 views

CVE-2021-47281

CVE-2021-47281 affects the Linux kernel ALSA seq subsystem: snd_seq_timer_open() has a race on timeri allocation per queue, allowing a later concurrent call to override the timer and cause a use-after-free until the queue closes. The vulnerability is caused by missing protection when checking the...

7.8CVSS6.7AI score0.00234EPSS
Save
CVE
CVE
added 2024/06/20 11:13 a.m.98 views

CVE-2022-48739

CVE-2022-48739 affects the Linux kernel ASoC hdmi-codec subsystem. The vulnerability arises from out-of-bounds memory accesses during memcpy(), caused by an incorrect size for the iec_status array. The fix aligns the size of iec_status with the status array of struct snd_aes_iec958, eliminating t...

7.1CVSS6.5AI score0.00233EPSS
Save
CVE
CVE
added 2024/07/16 11:44 a.m.98 views

CVE-2022-48826

Mode C: CVE-2022-48826 affects the Linux kernel drm/vc4, where a deadlock can occur during DSI device attach error when the host device lock is held. Specifically, in the device attach error path, un-registering the host can deadlock with a call trace involving device_del/unregister, mipi_dsi_hos...

5.5CVSS6.2AI score0.00198EPSS
Save
CVE
CVE
added 2025/02/26 2:13 a.m.98 views

CVE-2022-49522

CVE-2022-49522 concerns a Linux kernel MMC driver issue (mmc: jz4740) where DMA maps could exceed the DMA engine’s capabilities. The root cause is not a research-level flaw but an inadequate limit on the maximum segment size for DMA data transfers. The fix enforces DMA engine limits on the jz4740...

5.5CVSS6.5AI score0.00257EPSS
Save
CVE
CVE
added 2025/02/26 2:23 a.m.98 views

CVE-2022-49618

In CVE-2022-49618, the Linux kernel pinctrl: aspeed driver fixes a potential NULL pointer dereference in aspeed_pinmux_set_mux() where pdesc could be null but dereferenced pdesc->name. The patch adds a null check before dereferencing, preventing null pointer access. Connected Astra Linux advis...

5.5CVSS5.3AI score0.00252EPSS
Save
CVE
CVE
added 2025/06/18 11:1 a.m.98 views

CVE-2022-50021

CVE-2022-50021 documents a Linux kernel ext4 bug where a validated block range for freeing blocks could be altered after validation on bigalloc filesystems, potentially triggering a kernel BUG in ext4_free_blocks() / ext4_mb_clear_bb(). The issue arises because the range may be adjusted after val...

7.8CVSS6.4AI score0.00168EPSS
Save
CVE
CVE
added 2024/05/21 3:31 p.m.98 views

CVE-2023-52836

CVE-2023-52836 concerns Linux kernel workqueue handling in the ww_mutex test. The connected advisories confirm the issue was a lifetime problem where the workqueue’s work_struct node lived inside the stress struct; the work_struct could be freed before the worker finished, causing premature flush...

7.8CVSS6.7AI score0.00255EPSS
Save
CVE
CVE
added 2025/05/02 3:55 p.m.98 views

CVE-2023-53091

CVE-2023-53091 is an ext4 kernel issue fixed in EulerOS kernel advisories. When mounting a crafted ext4 image, s_journal_inum may change after journal replay, which could bypass checks in ext4_get_journal and trigger a null pointer dereference. The patch resolves this by ignoring the inum change ...

5.5CVSS6.5AI score0.00201EPSS
Save
CVE
CVE
added 2009/04/06 2:0 p.m.97 views

CVE-2009-1242

CVE-2009-1242: In the Linux kernel, the vmx_set_msr function of the KVM VMX implementation (arch/x86/kvm/vmx.c) on i386 allowed a local guest OS user to trigger a denial of service (OOPS) by setting the EFER_LME bit in the EFER MSR. The issue affects kernel versions before 2.6.29.1 and is tied to...

4.9CVSS4.2AI score0.00473EPSS
Save
CVE
CVE
added 2010/11/29 3:0 p.m.97 views

CVE-2010-4074

CVE-2010-4074 affects Linux kernel USB subsystem prior to 2.6.36-rc5, where several structure members were not properly initialized. This can let local users read potentially sensitive data from kernel stack memory via TIOCGICOUNT-related ioctl paths, specifically mos7720_ioctl and mos7840_ioctl ...

1.9CVSS6.8AI score0.0038EPSS
Save
CVE
CVE
added 2011/06/22 10:0 p.m.97 views

CVE-2011-1173

CVE-2011-1173 affects the Linux kernel on x86_64 prior to 2.6.39. The vulnerability is in the econet_sendmsg function (net/econet/af_econet.c) and allows a remote attacker to read uninitialized data from kernel stack memory via an Acorn Universal Networking (AUN) packet, enabling information disc...

5CVSS7.8AI score0.02608EPSS
Save
CVE
CVE
added 2024/04/10 6:56 p.m.97 views

CVE-2021-47205

CVE-2021-47205 affects the Linux kernel clk: sunxi-ng component (CCU clocks/resets). The root cause is that during unbinding of a CCU driver, the device MMIO region is unmapped while clocks/resets and their providers remain registered, which can lead to page faults when clock operations access MM...

5.5CVSS6.3AI score0.00196EPSS
Save
CVE
CVE
added 2024/05/21 2:35 p.m.97 views

CVE-2021-47327

The CVE-2021-47327 issue concerns the Linux kernel’s iommu/arm-smmu path. arm_smmu_rpm_get() calls pm_runtime_get_sync(), which can inflate the refcount of the SMMU even when the function returns a negative error, causing a refcount leak if callers don’t balance it on failure. A fix is documented...

7.1CVSS6.6AI score0.00255EPSS
Save
CVE
CVE
added 2024/05/22 8:19 a.m.97 views

CVE-2021-47480

CVE-2021-47480 affects the Linux kernel SCSI subsystem. The issue arises when releasing a SCSI host: the low-level device driver (LLD) module could be unloaded before the SCSI host is fully released, because shost->hostt is needed during release, leading to a kernel panic (BUG: unable to handl...

5.5CVSS6.5AI score0.0021EPSS
Save
CVE
CVE
added 2024/05/24 3:9 p.m.97 views

CVE-2021-47522

CVE-2021-47522 affects the Linux kernel HID bigbenff handling in uhid. When emulating the device, if no output reports exist, report_field may be NULL, risking a NULL pointer dereference. The issue has been resolved in the Linux kernel (as described in connected Astra Linux advisory blocks). Impa...

5.5CVSS7AI score0.00239EPSS
Save
CVE
CVE
added 2024/06/20 11:8 a.m.97 views

CVE-2021-47620

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: refactor malicious adv data check Check for out-of-bound read was being performed at the end of whilenum_reports loop, and would fill journal with false positives. Addedcheck to beginning of loop processing so that it ...

8.1CVSS7AI score0.00221EPSS
Save
CVE
CVE
added 2024/06/20 11:13 a.m.97 views

CVE-2022-48761

CVE-2022-48761 affects the Linux kernel USB xhci-plat code. The issue occurs on platforms like i.MX8QM during suspend with remote wake enabled, where xhci_suspend disables the hub wake and then accesses registers after the device clock is gated by run-time suspend. The underlying root cause was t...

5.3CVSS7AI score0.00212EPSS
Save
CVE
CVE
added 2024/08/21 6:10 a.m.97 views

CVE-2022-48891

CVE-2022-48891 – Linux kernel regulator (da9211): The issue arises if the IRQ handler is enabled before regulator structures are ready (e.g., when booting from kexec), potentially causing a crash due to an unreadable memory access. The patch fixes the initialization order to ensure the IRQ handle...

5.5CVSS6.4AI score0.0024EPSS
Save
CVE
CVE
added 2025/02/26 1:55 a.m.97 views

CVE-2022-49171

CVE-2022-49171 is a Linux kernel issue in the mm/gup.c path affecting ext4. The race causes [un]pin_user_pages_remote to dirty pages without proper pre-notification to ext4, which can lead to data loss. While the root cause is classed as a bug in mm/gup.c, ext4 is particularly fragile: if another...

5.5CVSS5.2AI score0.0027EPSS
Save
CVE
CVE
added 2025/02/26 2:13 a.m.97 views

CVE-2022-49493

CVE-2022-49493: Linux kernel ASoC rt5645 cleanup order bug can cause use-after-free due to rt5645_i2c_remove() cancelling jack_detect_work before del_timer_sync, which may race with rt5645_btn_check_callback(). The fix moves del_timer_sync before cancel_delayed_work_sync, addressing the race. Con...

7.8CVSS6.4AI score0.00263EPSS
Save
CVE
CVE
added 2025/03/27 4:42 p.m.97 views

CVE-2022-49742

The CVE-2022-49742 issue affects the Linux kernel’s f2fs code. It describes a lock initialization order problem where spin_lock(&sbi->error_lock) is taken before spin_lock_init() is called, flagging a lockdep warning in f2fs_handle_error(). The recommended remediation is to initialize locks (a...

5.5CVSS6.5AI score0.00117EPSS
Save
CVE
CVE
added 2024/02/08 12:38 p.m.97 views

CVE-2024-1312

CVE-2024-1312 is a Linux kernel vulnerability: a use-after-free in the Memory Management subsystem caused by a race in mas_prev_slot can allow a local user to crash the system. The issue affects the kernel code path handling virtual memory areas, with exploitation described as a local privilege c...

5.1CVSS4.5AI score0.00228EPSS
Save
CVE
CVE
added 2024/05/17 12:24 p.m.97 views

CVE-2024-35784

The CVE-2024-35784 entry concerns the Linux kernel: btrfs deadlock during fiemap/extent locking. Root cause: the extent lock was held for the entire fiemap traversal, risking pagefaults and deadlocks when fiemap data is copied to user space (mkwrite during mmap). Impact: potential deadlock in fil...

5.5CVSS6.5AI score0.00173EPSS
Save
CVE
CVE
added 2025/07/25 3:27 p.m.97 views

CVE-2025-38449

CVE-2025-38449 affects the Linux kernel’s DRM/GEM subsystem. A GEM handle could be released while the GEM buffer object remains attached to a DRM framebuffer, causing the backing dma-buf to be released and a segmentation fault during subsequent mode-setting (notably with shadow planes during page...

7.8CVSS6.7AI score0.00156EPSS
Save
CVE
CVE
added 2006/10/09 11:0 p.m.96 views

CVE-2006-4997

CVE-2006-4997 involves the Linux kernel ATM subsystem (clip_mkip in net/atm/clip.c). The issue allows a remote attacker to trigger a denial of service (panic) by causing the ATM subsystem to dereference memory of socket buffers after they have been freed. This is triggered by memory access patter...

7.5CVSS7AI score0.04722EPSS
Save
CVE
CVE
added 2011/03/01 10:0 p.m.96 views

CVE-2011-1012

CVE-2011-1012 affects the Linux kernel, in particular the LDM partition handling. The flaw lies in ldm_parse_vmdb in fs/partitions/ldm.c, which does not validate the VBLK size in the VMDB structure of an LDM partition table. A crafted partition table can trigger a divide-by-zero and cause a kerne...

4.9CVSS7.3AI score0.00463EPSS
Save
CVE
CVE
added 2024/05/21 2:35 p.m.96 views

CVE-2021-47355

CVE-2021-47355 relates to the Linux kernel ATM nicstar driver. The issue is a use-after-free in nicstar_cleanup() caused by removing a timer with del_timer() instead of del_timer_sync(), which may allow the timer handler to still run after the device removal. The fix ensures the timer finishes an...

7.8CVSS6.6AI score0.00247EPSS
Save
CVE
CVE
added 2024/04/28 1:1 p.m.96 views

CVE-2022-48658

CVE-2022-48658 affects the Linux kernel:mm/slub: flush_cpu_slab()/__free_slab() invocations were moved out of IRQ context into a global workqueue. When flush_all_cpu_locked() runs from task context, a WQ_MEM_RECLAIM-enabled workqueue may flush the global workqueue, causing a dependency issue duri...

7.8CVSS6.4AI score0.00242EPSS
Save
CVE
CVE
added 2024/08/22 1:30 a.m.96 views

CVE-2022-48901

CVE-2022-48901 affects the Linux kernel’s btrfs implementation, addressing a race where relocation could start during a pending snapshot drop. The bug manifested when a recovering relocation on mount could clash with a concurrent snapshot deletion under balance, potentially leading to a state wit...

5.5CVSS6.5AI score0.0021EPSS
Save
CVE
CVE
added 2025/02/26 1:54 a.m.96 views

CVE-2022-49105

CVE-2022-49105 concerns the Linux kernel: in the staging/wfx driver, an error path in wfx_init_common() could return without freeing ieee80211 hardware state, leading to a memory leak. The fix adds an err label and ensures ieee80211_free_hw(hw) is called on error paths, unifying the error handlin...

5.5CVSS6.5AI score0.00244EPSS
Save
CVE
CVE
added 2025/02/26 1:55 a.m.96 views

CVE-2022-49157

CVE-2022-49157 affects the Linux kernel scsi/qla2xxx driver. After a recoverable PCI error is detected and recovered, the qla2xxx driver may perform premature hardware access if the error condition persists or resume signaling is not yet received. The description and logs show a PCI disconnect an...

5.5CVSS5.4AI score0.00263EPSS
Save
CVE
CVE
added 2025/02/26 2:10 a.m.96 views

CVE-2022-49317

CVE-2022-49317 relates to the Linux kernel’s f2fs code, where an infinite loop could occur while flushing node pages, triggered by certain xfstests/generic/475 scenarios that could yield sustained EIO. The provided documents indicate a resolved issue in f2fs: avoid infinite loop to flush node pag...

5.5CVSS5.4AI score0.00223EPSS
Save
CVE
CVE
added 2025/05/01 2:10 p.m.96 views

CVE-2022-49879

CVE-2022-49879 affects the Linux kernel ext4 code. A corrupted directory entry where rec_len is invalid (not a multiple of 4) can cause a kernel BUG() in ext4_rec_len_to_disk() called from make_indexed_dir(). The fix adds a validation step via ext4_check_dir_entry(), returning -EFSCORRUPTED for i...

5.5CVSS6.3AI score0.00206EPSS
Save
CVE
CVE
added 2025/06/18 11:3 a.m.96 views

CVE-2022-50206

The CVE-2022-50206 issue affects the Linux kernel (ARM64) where emulation_proc_handler() concurrently updates table->data for proc_dointvec_minmax, allowing a NULL pointer dereference Oops. The fix is to keep table->data as &insn->current_mode and to retrieve the insn pointer with contai...

5.5CVSS6.4AI score0.00203EPSS
Save
CVE
CVE
added 2024/05/21 3:23 p.m.96 views

CVE-2023-52737

CVE-2023-52737: In the Linux kernel, when using Btrfs, fiemap could deadlock with an in-flight fsync due to not taking the inode lock (i_mutex) before fiemap operations. The root cause is that fiemap_fill_next_extent() could fault while accessing user space buffers, which creates a lock-order cyc...

5.5CVSS7AI score0.00212EPSS
Save
CVE
CVE
added 2024/08/21 6:10 a.m.96 views

CVE-2023-52899

CVE-2023-52899 – kernel vulnerability (Linux kernel) has concrete details in connected advisories: a missing protection in the AXI channel error handling path (axi_chan_handle_err) for the vd signal can lead to a NULL pointer dereference and kernel panic. The issue is described as “Add exception ...

5.5CVSS6.3AI score0.0024EPSS
Save
CVE
CVE
added 2024/07/30 7:46 a.m.96 views

CVE-2024-42144

In CVE-2024-42144, the Linux kernel vulnerability is in thermal/drivers/mediatek/lvts_thermal where lvts_data could be NULL. The root cause is a NULL pointer dereference; the fix adds a check that lvts_data is not NULL before use, mitigating a potential availability impact. Affected component: Li...

5.5CVSS6.5AI score0.00222EPSS
Save
CVE
CVE
added 2025/05/09 6:45 a.m.96 views

CVE-2025-37877

CVE-2025-37877 : Linux kernel iommu-dma cleanup after iommu_device_register() errors may leave devices connected to iommu-dma, risking crashes in iommu-dma. The fix adds cleaning of the dev->dma_iommu flag along with other cleanup when probe/registration fails. Affected component: kernel IOMMU...

5.5CVSS6.6AI score0.0024EPSS
Save
CVE
CVE
added 2025/07/10 8:15 a.m.96 views

CVE-2025-38332

CVE-2025-38332 (Linux kernel) affects the lpfc SCSI path where BIOSVersion handling could panic due to a misused strlcat/FORTIFY check. The root cause is improper assumptions about buffer sizes, leading to a likely false positive overflow check, and the fix replaces the problematic sequence with ...

5.5CVSS7.1AI score0.00171EPSS
Save
CVE
CVE
added 2025/07/10 8:15 a.m.96 views

CVE-2025-38336

The CVE is a Linux kernel issue (CVE-2025-38336) affecting ata: pata_via when using ATAPI devices on VT6415/VT6330. The vulnerability stems from a hardware bug in the VIA controller that can cause a hard hang of the system during ATAPI DMAs, with potential boot-time failure depending on the attac...

5.5CVSS6.6AI score0.00166EPSS
Save
CVE
CVE
added 2008/01/31 8:0 p.m.95 views

CVE-2007-4998

CVE-2007-4998 is a local, user‑assisted vulnerability in cp when preserving symlinks across multiple OSes. The issue allows an attacker to cause a race/symlink attack that can overwrite arbitrary files by crafting directories with multiple source files copied to the same destination. Multiple con...

6.9CVSS6.5AI score0.00347EPSS
Save
CVE
CVE
added 2019/07/27 9:39 p.m.95 views

CVE-2007-6762

The vulnerability is in the Linux kernel before 2.6.20, caused by an off-by-one error in net/netlabel/netlabel_cipso_v4.c that can overflow the doi_def->tags[] array. Affected component is the kernel’s netlabel CipSO v4 handling. The provided connected sources confirm the off-by-one overflow c...

9.8CVSS9.2AI score0.02976EPSS
Save
CVE
CVE
added 2010/01/26 6:0 p.m.95 views

CVE-2010-0003

The connected document confirms CVE-2010-0003 affects the Linux kernel (i386) before 2.6.32.4, where the print_fatal_signal path in kernel/signal.c can let local users read arbitrary memory by jumping to an address and reading a log, with potential DoS via the same jump. This is associated with t...

5.4CVSS6.5AI score0.00415EPSS
Save
CVE
CVE
added 2012/05/17 10:0 a.m.95 views

CVE-2011-4097

CVE-2011-4097 affects the Linux kernel up to version 3.1.8 on 64-bit systems. The vulnerability is due to an integer overflow in the oom_badness function (mm/oom_kill.c), which can allow a local user to trigger memory exhaustion or terminate processes, resulting in a denial of service. The root c...

5.5CVSS6.1AI score0.00453EPSS
Save
CVE
CVE
added 2014/04/01 1:0 a.m.95 views

CVE-2014-2673

CVE-2014-2673 : Linux kernel TM implementation on PowerPC has a flaw in arch_dup_task_struct interacting with clone/fork. In kernels before 3.13.7, this can allow a local user to trigger a denial of service (Program Check and system crash) by executing instructions while the processor is in Trans...

4.7CVSS6.8AI score0.00401EPSS
Save
CVE
CVE
added 2019/08/19 1:51 a.m.95 views

CVE-2017-18550

CVE-2017-18550 affects Linux kernels up to 4.12: in drivers/scsi/aacraid/commctrl.c, aac_get_hba_info does not initialize hbainfo, exposing kernel stack memory. Severity is low (CVSS v3: 5.5) but local access required. The Unity Nessus advisories reproduce this issue and reference a kernel fix pr...

5.5CVSS5.9AI score0.00542EPSS
Save
Total number of security vulnerabilities2333